lcPaint_ImageGray Home

Converts color image to grayscale image (8-bit).

 BOOL lcPaint_ImageGray (
   HANDLE hImage
 );

Parameters
hImage
  Handle to raster image object.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).